home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HPAVC
/
HPAVC CD-ROM.iso
/
pc
/
VELENG10.ZIP
/
CON4VALS.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-07-27
|
230 b
|
15 lines
#define DEPTH 4
#define IMPOSSIBLE -30000
#define POSITIVE 1
#define BADMOVE -16384
#define NOCOMMENT 0
#define GOODMOVE 16384
#define BRIGHTMOVE (GOODMOVE/2)
#define SMARTMOVE (BADMOVE/2)
#define RANDVARIANCE 35